The following tables list the members exposed by HashDerivedBytes<THash>.
Name | Description | |
---|---|---|
HashDerivedBytes<THash> Constructor | Overloaded. |
Name | Description | |
---|---|---|
IterationCount | Gets or sets the number of iterations for the operation. | |
Salt | Gets or sets the key salt value for the operation. |
Name | Description | |
---|---|---|
Dispose | Disposes of the object | |
GetBytes | Overridden. Returns a pseudo-random key from a password, salt and iteration count. | |
Reset | Overridden. Resets the state of the operation. |